-- card: 3566 from stack: in -- bmap block id: 3820 -- flags: 0000 -- background id: 12172 -- name: ----- HyperTalk script ----- on openCard global e,c hide menubar end openCard on mouseUp global e,c,m,geo,f,b,w,con,wild,prox,number,num,ber,wo,map,browse global app,over,fact,search if e is 1 and c is 1 and m is 1 and geo is 1 and f is 1 and b is 1 and w is 1 then put "1" into app end if if wo is 1 and browse is 1 and map is 1 then put "1" into fact end if if wild is 1 and con is 1 and prox is 1 then put "1" into search end if if number is 1 and num is 2 and ber is 1 then put "1" into over end if if app is 1 and fact is 1 and search is 1 and over is 1 then go to next card else doMenu "Quit Hypercard" end if end mouseUp -- part 5 (field) -- low flags: 00 -- high flags: 0001 -- rect: left=171 top=328 right=342 bottom=329 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 21 -- text size: 10 -- style flags: 256 -- line height: 13 -- part name: -- part contents for card part 5 ----- text ----- Click anywhere to Exit.